Skip to main content
Feedback

Disable Privilege Escalation

Updated 21 October 2025

All pods of Local Edition have privilege escalation set to false. This prevents the process in a container attempting to get higher privileges than the parent process.

Fluent Bit

Fluent Bit is used as a Sidecar in all pods. The Fluent Bit process reads console logs (via tail) and forwards them to observability stack. For Fluent Bit to read console logs, it has other capabilities dropped except for CAP_FOWNER along with privilege escalation set to false.

On this Page